Add attribute to field

Posts   
 
    
Ian avatar
Ian
User
Posts: 511
Joined: 01-Apr-2005
# Posted on: 07-Oct-2010 23:39:56   

Hi there,

How do I add an attribute to a single field in V3? The designer appears to only allow this at the entity level.

Cheers, Ian.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 08-Oct-2010 05:59:36   
  1. Open the entity for edition in LLBLGen Designer.
  2. Select CodeGen tab
  3. Select Attributes tab
  4. On Element, select the field.
  5. Add the attribute.
David Elizondo | LLBLGen Support Team
Ian avatar
Ian
User
Posts: 511
Joined: 01-Apr-2005
# Posted on: 08-Oct-2010 15:49:46   

Oh yeah... there it is. wink Thanks.