Notifications
Announcements
No record found.
Hi All,
I have one requirement on list page , in list i have enum filed based on the enum form should open by double click.
For example in my listpage i have Enum fileds on grid and enum contains customer and vendor.
in First record i have Enumfield as Customer when i double click it should open customer form same as vendor it should open vendor form.
Thanks in advance.
You need to define table relations from your table (that is used as a data source for the listpage) to CustTable and VendTable. The relation contains one fixed field (the enum) and another field which contains the actual Customer / Vendor account number (which you need to have in your table, too). Once the relations are correct it should work.
Hi Manikanta M G,
Display different form based on enum value?
Or you can try to use jumpRef().
Code from DimensionDynamicAccountController class:
Hi Blue Wang,
Display different form based on enum value? --------Yes
Or you can try to use jumpRef().----- we don't have override methods for listpage.
Hi Manikanta,
Yes , you cannot override method on listpage .
You need to create an Listpage Interaction class and override the methods in the list page interaction class.
I think we don't have Jumpref override method in interaction class. If possible can you send me the sample code.
Hi Nikolaos ,
I have tried by using fixed field relation but if we only specify DefaultAction property in grid it is opening only one form .
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 456 Super User 2025 Season 2
Martin Dráb 429 Most Valuable Professional
BillurSamdancioglu 239 Most Valuable Professional