Jump to content

Changing FURL in custom apps


Go to solution Solved by Adriano Faria,

Recommended Posts

Is there an issue with changing FURL in custom apps? Here is an example of what I'm trying to do

LuKk16X.png

to

HILIi69.png

But it keeps on adding the top level furl app name for me after saving

dw6Xvgy.png

My furl.json file for reference.

{
	"topLevel": "collections",
	"pages": {
	    "collections_add": {
	        "friendly": "add",
	        "real": "app=collections&module=collections&controller=submit"
	    },
	    "collections": {
	        "friendly": "",
	        "real": "app=collections&module=collections&controller=index"
	    }
	  }
}

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...