Has anyone found the magic combination of manifest...
# sdf
d
Has anyone found the magic combination of manifest and object value to allow a SuiteApp to be installed on a Non-OneWorld account and yes still reference the Subsidiary record (ie. a custom role have access to LIST_SUBSIDIARY).
m
I couldn’t get it to work. I had to execute my scripts as admin instead of a custom role. You may be able to get around it on an install script and add the permission
d
NO sure you can programatically provision a custom role no?
m
You should be able to record.load a role and then loop through the sublist and add/change lines
d
Wow. Really? I had no idea you could modify a custom role.