1
Show Posts
This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.
Messages - arun
2
Questions / how to create multi level dropdown menu
I want to create multilevel category menu like this https://www.ecwid.com/apps/design/multi-level-menu
please help me
3
Issues / __menuhtmlcontent project menu removed all menus
Navbar Side Left
Navbar Top Left
Navbar Top Right
it is now show following text on header
__menuhtmlcontent
can I bring again menus on my project?
please help me
See Image
4
Bugs / Not working redirecting in Master form and subform submitted
5
Questions / Re: How to set the width of Modal or Inline View in case of Master-Detail relation ?
Hi,
How can I set grammatically or in a setup file the width of Modal or Inline View in case of Master-Detail relation ?
Thanks, Catalin
<script type="text/javascript">
$(document).ready(function(){
if($('.ourlog').length){
$("#mylog").toggleClass('col-md-12');
}
});
</script>
6
Questions / master form and master field
7
Issues / Re: Not generated code
Issue portion is CMS of blog page so how can I give there data source ? its keyword field input value is depends on blog page content
8
Issues / Not generated code
9
Questions / Re: Expand / Collapse table rows to display extra content
10
Questions / Custom argument URL
http://localhost/testsite/blog/view/5
instead of above mentioned url
http://localhost/testsite/blog/my-first-test-blog
or
http://localhost/testsite/blog/5/my-first-test-blog
11
Bugs / How to prevent Direct accessing to Print
Here I attached my project and database
Anybody shouldn't access without authentication
Example : http://localhost/mathbest2/blog?format=print
12
Issues / Re: Dynamic Role Permission is not working properly
When I will expect solution ?
13
Issues / Re: Dynamic Role Permission is not working properly
@arun note that anytime you add a new page you have to configure Roles and Permission to give user roles, access to the page. or you manually enter the permission for the user in the user permission table.
Here I attached my project file and db please check and solve issue
14
Issues / Re: Dynamic Role Permission is not working properly
15
Issues / Dynamic Role Permission is not working properly
Please somebody point to me
What I did wrong?
now I am getting issue is all menus are missing then I tried URL way to access there I seen below message
403
Resource Access Forbidden!
You are not authorized to access this page!