B
ben h
I am quite stupid: I want to create a master shape, it must be no fill,
no line, etc, only text. It's size will initially be 12mm high by 60mm wide.
It needs to contain a general 'text area' that any user can alter (with
a default of, say, 'Place text here'), PLUS a locked/ protected/
uneditable (except by shapesheet function or automation code) text
region that will contain a field (representing a number) followed by a
period. Like this:
-------------------------
| |
|#. Place text here |
| |
-------------------------
When the master is dropped on the page, the user must be able to change
the text of the master (i.e. the 'Place text here' text) as if the
master was one text block.
I am having trouble because as soon as I try to put two text regions on
a master, the resulting shape's default text is neither the field, nor
the 'Place text here' text, but another text region that is created for
the entire master.
How do i do this? Driving me nuts.
Ben
no line, etc, only text. It's size will initially be 12mm high by 60mm wide.
It needs to contain a general 'text area' that any user can alter (with
a default of, say, 'Place text here'), PLUS a locked/ protected/
uneditable (except by shapesheet function or automation code) text
region that will contain a field (representing a number) followed by a
period. Like this:
-------------------------
| |
|#. Place text here |
| |
-------------------------
When the master is dropped on the page, the user must be able to change
the text of the master (i.e. the 'Place text here' text) as if the
master was one text block.
I am having trouble because as soon as I try to put two text regions on
a master, the resulting shape's default text is neither the field, nor
the 'Place text here' text, but another text region that is created for
the entire master.
How do i do this? Driving me nuts.
Ben