Hi I need some help with the SDF, I need to includ...
# sdf
f
Hi I need some help with the SDF, I need to include a file into the proyect, but I need to access to this file by SS. The problem are the attribute.xml I need set my file as bundleable=T <bundleable>T</bundleable> But the global preference is hide, and it is triggering an error, so I can't deploy hiding.xml preferences: <preference type="HIDING" defaultAction="HIDE"> <apply action="UNHIDE"> <path>~/FileCabinet/SuiteApps/myapp/version.json</path> </apply> </preference>