In my site i have a search bar on my UI where user can search for any specific page which starts with a letter or having that word in the page name. let suppose i have these pages "Check user details", "Check employee details", "User checkout timing details". And now user is searching with the keywo...
Thanks @aanchal-sikka for the reply but the thing is using my base page component I am not getting that Drag Components Here Placeholder in my templates.
Let me explain what I did from starting. 1) First I created a page component having resourceSuperType path of Core Page component path. 2) Then I created a custom template type which is having resource type path of my own Page Component. 3) Then I created a editable template by using my custom ...
Let me explain what I did from starting. 1) First I created a page component having resourceSuperType path of Core Page component path. 2) Then I created a custom template type which is having resource type path of my own Page Component. 3) Then I created a editable template by using my custom te...
Hi, I have already gone through some blogs related to this problem statement.But i am not getting the placeholder to drag and drop the component in template. I am creating the base page component by extending the core component.Kindly suggest me the solution.
As per your suggestion I tried testing by creating a page, but still it did not work for me, so i tried adding the js script in the html file itself then it is working fine...