Hi, i'm developing some forms with Designer 9 sp2 and have Reader Extensions license.
Some forms are extended on a process point (non process management and start process as non-extended forms ) but have a "save as" button who i wanna hide if no extensions appli yet.
There is a way to know with javascript or formcalc lenguages if i'm "running" in a extended form?
TIA
Hi,
I thought you might be able to test it with this:
var testRE = event.target.appRightsValidate({}, 2, false);
app.alert(testRE);
See discussion here: http://forums.adobe.com/message/3987180#3987180.
However it appears that it may be restricted in the security model.
Or, I may have the syntax wrong.
Someone else may have a better handle on this,
Niall
Can you send me test file so I can find out why the script is not working on your test file? My email is syen@adobe.com
North America
Europe, Middle East and Africa
Asia Pacific