Add Linked Button to Table Column Answered

Rob

Is 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?

 

Comments

6 comments

  • Comment author
    Thomas
    • 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

  • Comment author
    Rob

    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

    0
  • Comment author
    Yaremi Miranda Lopez

    Hello Rob,

    You need to create a Macro that focus in the ItemCode and then you can use the command Activate(5896);

    0
  • Comment author
    Rob

    That works perfectly, thank you for that!

     

    Can i ask how you found the command? For my future reference?

    0
  • Comment author
    Yaremi Miranda Lopez

    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

     

    0
  • Comment author
    Thomas

    Hi Rob,

    You can also press F1 in order to launch the online help while working on any B1UP related form.

    -Thomas

    0

Please sign in to leave a comment.