Jump to content
Developer Wiki and Function Reference Links ×

Type of Pop-up Field of a Record format


Recommended Posts

Hi Takeshi,

 

I asume you checked a parametric record, in this case the number would be "3".

Did you see the different tables in the doc.

 

Data Record:

 -"4" Text (Didn't check it, but the pop up must be text in that case, )

 -"8" Number-fractional

 

Param Record:

- "3" Number (Equivalant to 8 off Data Record)

- "8" Pop-Up

 

regards,

Patrick

 

Link to comment
  • 1 month later...

I am trying to create a pop-up field in a document record format (Not a parametric format). When I use GetFldType() on a pop-up field in a document record format that I've created through the interface, it returns '8' however when I use NewField('Record Name','FieldName','None',8,0) the script creates a fractional number field. Is it not possible to create a pop-up field via script? And if so, how do you set the list of possible options?

 

Thanks!

Marcus Wuebker

Link to comment
  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...