Dear all,
As per our project need, I have customized user form and add there two check box attached below in the list page similar to "Enable" button.
now the problem is if we click edit on the from and try to check the "allow price group edit" it will check it as YES, but the changes will not stay in the list page
Below I have attached two screenshot to made a clear view on it.
1st inside the User details:
we can see that yellow highlighted portion is enable.
2nd Picture in the list page:
the check box is not there even after refreshing the form also.
What I have done is : I extend the table "SysUserInfo" then add there field allow price group edit then extend the form which is "sysUserManagement"
and then I have add my data source and my required field in a particular place in that form extension.
Thanks in advance,
Sayan