Attach pages to different tabs

Posted by Rollbase User on 15-Jan-2013 02:06

Is it possible to attach a page (which is cloned from the original one) to a different 'page level' tab instead of using user and role based criteria?

All Replies

Posted by Admin on 15-Jan-2013 02:14

In other words: I would like to use several different tabs in my application with a different page in each tab and all pages are based on the same objecttype

Posted by Admin on 15-Jan-2013 11:28

We can consider this as an enhancement request.

Posted by Admin on 15-Jan-2013 17:14

Please use Generic tabs instead of Object tabs - you can have any number of Generic tans with pages attached.

Posted by Admin on 17-Jan-2013 10:37

Ok. The problem is: I would like to use a (cloned) 'new object' page type, to create new records, instead of using a generic page

Posted by Admin on 17-Jan-2013 11:41

We can add option to choose page for "List" and "New Record" menus (tabs).

Posted by Admin on 17-Jan-2013 11:57

Thanks! Remark: I would like to attach an existing new record page (cloned), or drag and drop fields of an existing object to a new record page.

Is this part of a new release?

Posted by Admin on 17-Jan-2013 12:30

This actually may take some time to implement due to some technical difficulties. In the mean time please consider using template tokens which generate URLs to any page with specific original ID, example:



{!#LINK.object_name#63241968}



where original ID is specified after # symbol.

This thread is closed