Expand my Community achievements bar.

markt90800263
markt90800263
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I'm trying to create an HTTP Post button to a site that has an html page as an example.  Posting via the built in HTML Post button doesn't seem to format it correctly for this site.  Can I do it with a javascript function?  What would that look like so I have the fields on my form pull and load?  I ...

    Type

    Questions

    Views

    342

    Likes

    0

    Replies

    0
  • Yeah it's not a browser limitation.  I could post another way but that would be allot more coding.  If there is no way to remove the acrobat limitation could I concatenate the values to a field (I can do that as that is what I was doing originally) and display a "small" URL/Hyperlink that they can d...

    Type

    Questions

    Views

    551

    Likes

    0

    Replies

    0
  • I've done more research and even changed the way I concatenate the url string.  The creation of the URL is working fine.  It appears when the length of the URL gets to 1052 char it starts truncating.  I read some posts that also said this was happening to them and one post suggested it was related t...

    Type

    Questions

    Views

    552

    Likes

    0

    Replies

    0
  • Here is the code I have on the click event. oLink = Table1.Row2.TextField58.rawValue;//Change to name of field containing link (oLink != "" & oLink != null)Here is an example (that I edited out some content ) of how the text field looks.(URL) +Table1.Row1.TextField55.rawValue+"&Sales Rep_Email="+Ta...

    Type

    Questions

    Views

    554

    Likes

    0

    Replies

    0
  • I have a button that launches a dynamic url (text field comprised of text and form field values).  When the URL becomes too large it becomes cropped and the site doesn't load.  I'm thinking the button is launching the URL before pulling in the entire rawValue of the field.  Is there any way to have ...

    Type

    Questions

    Views

    698

    Likes

    0

    Replies

    6
Top badges earned by markt90800263
Customize the badges you want to showcase on your profile