rivet Posted May 5, 2003 Posted May 5, 2003 is it possible to set field with loosing formatting. (bold italic)
cjaeger Posted May 5, 2003 Posted May 5, 2003 yep. by copying it. (field must be accessible on the layout, though) another aproach: use <b></b> <i></i> for your codes, have a script parse the input into differently formatted fields ...., pasting it back into the field .... or simply use applescript set x to cell"y" of current record as styled text set cell "z" of current record to x
Pupiweb Posted May 6, 2003 Posted May 6, 2003 Set field () will wipe formatting away Copy, Import and lookups will preserve formatting
Recommended Posts
This topic is 7872 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now