Create new tinyfilemanager folders on the fly with nuBuilder? #1354
Unanswered
pkshadygrove
asked this question in
Q&A
Replies: 1 comment
-
|
Currently, there isn't a straightforward method to achieve this with the existing application. However, you can incorporate the code for the "fm_mkdir" function directly into the handleall AJAX Request function. This way, you can make an API call from your nubuilder to create a folder. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using nuBuilder Forte. TinyFileManager comes preinstalled with it and I like it very much. Is there a way to automate new folder creation from within nubuilder? My goal is to create a button that 1. checks to see if a specified folder (based on the current nubuilder record number) already exists 2. if the folder does not exist, create it. Help?
Beta Was this translation helpful? Give feedback.
All reactions