Add Linked Button to Table Column
AnsweredIs it possible to add a "Golden Arrow" to a Column on in a Table?
I have a row level UDF that Identifies if an item has Alternate Items available. Some of our Users are not great with computers, so I would like to link this column with the Alternate Items window, rather than pressing "Ctrl + TAB".
Is this possible?
-
Official comment
Hi Rob,
Unfortunately this is not possible (SDK Limitation.) The best workaround i can think of is to create a double-click validation configuration instead.
Thanks,
Thomas
-
Thanks Thomas.
I will look into the Double Click. How can you find out how to activate the Alternate Items window? The one that appears in the Side menu is different to what is displayed when Ctrl + Tab is pressed within a marketing document
-
Hello Rob,
You need to create a Macro that focus in the ItemCode and then you can use the command Activate(5896);
-
That works perfectly, thank you for that!
Can i ask how you found the command? For my future reference?
-
I used the Wizard button that is included in the macro =)
You can also read this article:
https://support.boyum-it.com/hc/en-us/articles/204982427-Guide-Understanding-Macro-Commands
-
Hi Rob,
You can also press F1 in order to launch the online help while working on any B1UP related form.
-Thomas
Please sign in to leave a comment.
Comments
6 comments