ASSIGN Triggers

Chris Kelleher

Administrator
Staff member
Does RTB handle ASSIGN triggers on specific fields?? I can only see
CREATE/DELETE/FIND/WRITE.

Mike Nibeck
Project manager - STATCOM
 

Chris Kelleher

Administrator
Staff member
Yes it can handle ASSIGN triggers on fields. In the Data Dictionary
highlight the field you want to create the trigger with. Then there should
be a button named "Triggers".

*
* Gordon Campbell - Development Manager
* EFA Software (403) 294-6981
* Suite 800, 605 5th Ave SW, Calgary, AB, T2P 3H5
* mailto:gcampbell@efasoftware.com
*
 

Chris Kelleher

Administrator
Staff member
Mike,

Expand on the table that contains your field. The table must be
checked-out. Click on the desired field, and right click on the Field tab
folder and choose PFILE Assignment. This shows the assignments information
including the Assign trigger. It is part of the PFILE instead of the PFIELD
because assign trigger will most likely be different for each assignment of
the field.

HTH.

Nathan Noll email: nathan@nollc.com
NCS Tel: (817) 284-8680,
Certified Roundtable Consultants Fax: (800) 538-7510 or (206) 374 5371
Information about our Certified Roundtable Consulting and
Education services are at your fingertips... http://www.nollc.com/crc
 

Chris Kelleher

Administrator
Staff member
Just for info:

The ASSIGN is a field trigger.
CREATE, DELETE, FIND and WRITE are table triggers.

Could be the reason that you cann't see them on the same screen.
 
Top