_parent enhancement suggesstion #523
Greenlight88
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be great if this supported ktlcond
I just recreated a form to achieve same effect - my particular use case is that when an entry is new (new enquiry) submission should go up two levels, but for all other scenarios should only go up 1
eg
_parent=[1], [ktlCond, is, Yes, New Enquiry?, Enquiry Details]
_parent=[2], [ktlCond, is, No, New Enquiry?, Enquiry Details]
I know that codes not quite right because the first [...] is for mutliple targets rather than parameters, but just to give you an idea what I had in mind
My work around is to have two separate forms that do the same thing but with different Parent settings - however when I update one I have to update the other and its a complicated form with many conditional display rules not ideal
Beta Was this translation helpful? Give feedback.
All reactions