I am trying to get a web client page with following structure:
Page is based on REPEATER table
CUEGROUP is not based in any table (just variables I create)
The subpage at the very end is a List-Page repeater based on its own table, but depends on Repeater1 values (lets think Repeater 1 is sales invoice header in table mode and Repeater 2 is sales invoice lines in table mode.
When I access to this page with web client I get REPEATER 1 side by side the subpage instead of one above the other as in the diagram.
However, if I access via NAV Client, it looks fine: Cue group on the top, REPEATER1 at the middle, and under it, the subpage.
I would like to maintain same vertical structure as in NAV Client
Any clues on group/grouplayout/fixedlayout ? I have tried many combinations that work in NAV client but not in web client
*This post is locked for comments
I found the solution by using this structure and in the properties of gridlayout, group and repeater set property layout to Columns. Now, in web client page it is all in one column and not side by side.
Hi
It is better if possible paste screenshot from windows and web client which will help to give you answer
This might be a feature limitation of web client. Please check here: msdn.microsoft.com/.../hh168959(v=nav.90).aspx
Refer to Page Properties - "Columns will be indented but they will not be expandable or collapsible." (if I understood your requirement correctly)
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156