Hello experts,
I want to rearrange the fields in form grid but I am wandering which is the best way. For now I use Form extension but since I can't rearrange the fields directly in the extension what I do is I add the same fields again from the form data source then I can rearrange those "new" fields and make Visible = False to the "old" ones. E.g. I have a DlvDate field in a form. I extend the form but I can not change the place of DlvDate. So I add DlvDate1 from the same data source, change the place of DlvDate1 and then make DlvDate Visible = False. Is this a good way to do it? Can anyone suggest anything better? I don't want it to be a personalization.
Thanks
*This post is locked for comments
I have the same question (0)