ExecutableToolbarActionsItem HELP
Author: zava
Publication Date: 1/18/2013 10:28
Hi,
I will use a Toolbar Plugin to create a new folder on MediaStore, how can I do that?
I have a form with my info, Folders name and parent media folder, how can I process and use this info to create my folder on press the save button.
best regards
zava
Tags: executabletoolbaractionsitem, formedit, toolbar, webclient5
0
-
Author: StefanSchulz - 1/18/2013 13:18
You do not have to worry about the save button. The ShowFormDialogOperation will return the result of the form when returning from perform(). As stated in the API, the result is either null (when the form was cancelled) or a FormData object containing the values.
Cheers,
Stefan
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire