Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - joko2024

2
Questions / Field Control Properties
Please Help
I want to control the Validation Properties via client even ..This is what I mean



what I have done

Code: [Select]
  $('#Vb_akhir').prop('Required', false);
but doesn't Work ... The Submit button didn't worked until i input the value into form of Vb_akhir Field

what i suppose to do?
3
Issues / Re: Admin must show all record
By configuring it in the record management section. if you configured record management for the page, below the configuration you would see the section to give different roles access to view all records.
Note: if you are using dynamic roles it might not work for you,<b> as it has a bug.</b>

Thanks For your information.. I've same Problem
4
Questions / Re: Project Tree Menu & Role Permission Problem
Hi Willvin, Thanks for Suggestion.
I've got the answer myself, but I haven't posted it here.
PHPRAD behavior that needs attention, perhaps for other new users who have problems like me is:

1. When using Dynamic Role Permission, never forget to re-check the check all toggle in the dynamic menu, every time we make changes / add new page menus.
2. In the menu tree for the main menu category that does not have pages, in the properties (path) menu, please select (/)

This is the  solution that worked well in my case.
5
Questions / Project Tree Menu & Role Permission Problem
Hello RAD friends.
I just started learning about phprad.
I have a problem with the Project Tree submenu if I activate the role permission function, the display on the side bar or top menu will disappear except the HOME menu, but everything runs normally if I disable the role permission function.
I have tried reading the instructions document, googling and browsing old posts related to this problem, but it does not provide enlightenment or a solution.

I really hope that wise friends in this community will take the time to solve the problem I am facing. I really appreciate your time to explain the correct way to use this role permission function. Thank You