Hello! I'm new to K2, so please help.
I need to perform folowing steps:
1.Double click on list View row (from Form1) >>
2.Transfer parameter to another Form2 >>
3. Place an existing View via some method on the Form2 according to the value of transfered parameter.
I am aiming to avoid placing&hiding multiple Views on the Form2 and showing them in appropriate conditions.
Is there any standard K2 way to place a View on the Form using K2 rules, if that view already exists in the system?
Thanks in advance!
Page 1 / 1
Hi @juanraska,
Unfortunately you cannot dynamically "place" Views. You will need to have the necessary Views on your Form at design time, you can hide all the Views, and then using rules based on specific conditions show specific Views.
Regards,
Ernie
Hi, Ernie! Thank you! That is what I was afraid of.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.