|
Wow,
that's a good one on the General Form question. I hadn't thought about that
before. I would assume you request an ER for the next version :)
On the
specific question, I could be wrong but I don't believe you can
call that tag from within a DisplayList tag, only AEDV
forms.
Jeff
General form question:
It seems that if I want to make use of the PLUM
form controls, they need to be nested within on of the form tags (AEDV), which
all have table as a required attribute. What if my form does not have
interactivity with a table? What do I use?
Specific Form Question:
I have a <cf_DisplayList in a template. Before
or after the records are displayed, I want to browse for a local file with
<cf_DisplayExtraFormContent>
<input type="File"
..............................
</cf_DisplayExtraFormContent>
What parent tag should I use to wrap the
cf_DisplayExtraFormContent with or should this be wrapped in the
cf_DisplayList tag?
Dan
|