how i can create data binder (directory form binder) plugin

Confluence User - 25 Feb, 2019

i want to custom dir_user table, and i found little joget app sample for manage user, by default in this sample use directory form binder for load and store data, but i want to more for load and store any field, i try to create plugin it extend to "formBinder" and implement to formLoadBinder,formStoreBinder. but after install this plugin i don't see my plugin in load or store binder(Form Builder properties)

 

any one to help me. 

Thanks in advance.

formbinder;directorymanagerplugin

4


25 Feb, 2019
confluenceUser
confluenceUser

In the server log, did you check that the plugin has successfully loaded?

25 Feb, 2019
confluenceUser
confluenceUser

25 Feb, 2019
confluenceUser
confluenceUser

Try check if there is a conflict with the name "DirectoryUserManager" with other plugin. Do not use the same name as another plugin.

25 Feb, 2019
confluenceUser
confluenceUser

thank you Chris Angel

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print