Create new objects

Posted by Rollbase User on 06-Mar-2012 04:16

1) I need to create objects with hierarchial catalog like Location,Departments and Functions and deploy other object. Then i replaced this(Location...) objects to my catalog, when users add new record they don't select record from my catalog(print screen: http://dl.dropbox.com/u/4360959/Rollbase/rollbase_tree.JPG) Administrator can select any record from catalog, but other roles don't. I hope I have explained clearly. 2) How to import data from excel file when application have field like Location,Departments and Functions or Picklist. I need to insert ID number this record? Pls help me, I'm a beginner rollbase developer =)

All Replies

Posted by Admin on 06-Mar-2012 12:08

When you import records with relationships you can use any unique field defined on related object. This way the system can find related record and attach it to the record being imported. You can select unique field while mapping source and destination fields.



You can always use record ID as unique field. Alternatively you can mark record name or any other field unique.

Posted by Admin on 06-Mar-2012 22:49

I'm probably wrong explain first question. Please answer me for

to create objects with hierarchial catalog like Location,Departments and Functions and deploy to other objects. Then i replaced this(Location,...) object to my catalog, when users add new record they don't select record from my catalog(print screen: http://dl.dropbox.com/u/4360959/Rollb...) Administrator can select any record from catalog, but other roles don't. How to select record like Location,Departments and Functions for any roles except Administrator?

Posted by Admin on 06-Mar-2012 23:18

So you want to restrict user's activities such as Location selection ? There are several ways to do that. Please check out Chapter 11 for more info on Rollbase security.

This thread is closed