hi i would to ask about this function ” add to table “. is it possible ? how to create that function ?
2 answers
Yes, that’s possible. You can use the “Append New Row to Table” or “Insert New Row to Table” action to achieve this. Below is an example:
-
first , i need to add behavior for button add right ?
-
That's right, and add "Element Clicked" event for button and then choose "Operate on Element...", then you will see the screen above.
-
You should use the element property instead of the element id. Try to click the "..." button besides the row data field, then you can insert the element property by choosing the element and select it property from a list.