Skip to main content
5-Regular Member
April 24, 2018
Question

How to set Menu Group Associations in script?

  • April 24, 2018
  • 1 reply
  • 1395 views

Hi All,

is there anyone who try to set Group Associations by script?

I can see some service for permissions in snippets but can't see more.

...

1 reply

1-Visitor
April 24, 2018

I don't think there's a Snippet for that.


You will need to ask for a feature request and wait, or try to use the REST API (as it does the composer itself)

HeePark5-Regular MemberAuthor
5-Regular Member
April 25, 2018

Thanks Carles,

There is some urgency so I need to try REST API.

would you tell me a bit more of that? 

I found that I can use 'Menu.UpdateGroups' function in Extension API. is it the right way? 

 

 

1-Visitor
May 9, 2018

What does you mean on Extension API ?