Expand my Community achievements bar.

Iakov_Qvaz
Iakov_Qvaz
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • >  I opened the form the horizontal alignment on the ROOM field was set to bottom.That was intentional.  Since the field didn't respond to MIDDLE alignment,  I wanted to see whether BOTTOM would make a difference.  It didn't.  I think you were right in that the field may have been corrupted.    I ha...

    Type

    Questions

    Views

    657

    Likes

    0

    Replies

    0
  • Been there;  done that.Paragraph works for all fields except ROOM.  If you have a moment, please look at the attached form.  You may see something quickly that I am not.

    Type

    Questions

    Views

    656

    Likes

    0

    Replies

    0
  • To expand on this, how would one code this example so that if user selects Canada for Field1,  Field2 presents a drop-down list of provinces, but if US is selected for Field1  then Field2  populates with states?  Is there any way to accomplish this with hard code without resorting to a database?  Th...

    Type

    Questions

    Views

    813

    Likes

    0

    Replies

    0
  • >  But the most elegant way to do it is :TextField1.rawValue=this.rawValue; Hahahaha  :-)I had no idea.  I thought one had to test for each radio button value, which was why I asked for IF and SWITCH syntax.I tried your elegant suggestion and it worked elegantly.Thank you!  Haha.

    Type

    Questions

    Views

    400

    Likes

    0

    Replies

    0
  • >  I created (spent days) a form using...:-)I am just getting started with forms and unless I am only pasting fillable fields onto an existing form,  it's amazing how long one form can take to create from scratch.That Niall fella gives some detailed replies, doesn't he?  Community Expert pguerett be...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • Thank you, Ben and Jono.The resources provided by the three replies should keep me busy for some time.Thank you all.

    Type

    Questions

    Views

    956

    Likes

    0

    Replies

    0
  • Ah.  Very nice of you, Niall.  Thank you very much.Others reading this post  -   Please share how you learned XFA scripting. Anything at all that you can share about your first steps into XFA scripting would be appreciated.Thanks again, Niall.  :-)

    Type

    Questions

    Views

    956

    Likes

    0

    Replies

    0
  • Hmmm.  Makes sense.  I appreciate it.But is this the ONLY way?  For instance, is it possible to script the fields so thatformB.name = formA.nameformB.phone = formA.phoneSomething like that.  Direct calls between the forms without an intermediate export/import procedure?  Thanks.IakovLearning to be G...

    Type

    Questions

    Views

    360

    Likes

    0

    Replies

    0