@jaguil3ra I have imported the ShortCut Button control into my model driven app, and I can see where you enter in the JSON for each button but nothing is happening when I select the button. I am not sure what code I need to enter to select what form to open.

i.e
{"Account":"Account Name","quickForm":true,"title":"Add Account","background":"#4caf50","icon":"AccountInfo", "description":"Add a new Account"}
Where My entity is Account but how do I request that it opens the Quick Create form?

@jaguil3ra I have imported the ShortCut Button control into my model driven app, and I can see where you enter in the JSON for each button but nothing is happening when I select the button. I am not sure what code I need to enter to select what form to open.
i.e
{"Account":"Account Name","quickForm":true,"title":"Add Account","background":"#4caf50","icon":"AccountInfo", "description":"Add a new Account"}
Where My entity is Account but how do I request that it opens the Quick Create form?
