Hi everyone, I need a help. hope you will resolve my issue sooner. How to fetch the data from input field which is placed in table or repeater element as shown in the screenshot.
Is this possible without pop-up?
Hi everyone, I need a help. hope you will resolve my issue sooner. How to fetch the data from input field which is placed in table or repeater element as shown in the screenshot.
Is this possible without pop-up?
any workflow can fetch/read that input data and put it where you want. youd probably want a button or a trigger upon the input value changing…
I’ve not played with the table element, because to me it’s a very simplified repeating group without the customizations you can do inside a RG.
I’m not sure how Orchestra works with Table elements, but I have heard very positive things about it.
From their words:
Technically this works by allowing you to use an external element to trigger a workflow that runs inside the repeating group cell! And you can even specify one cell, a specific group of cells or all of them. Literally this eliminates the weird limitation of not being able to refer to things inside a repeating group.
You can also just do a workflow for when that input is changed, or better yet, make it auto-binding.
This topic was automatically closed after 70 days. New replies are no longer allowed.