Expand my Community achievements bar.

cwak81
cwak81
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Okay thank you...I was just wondering if there is an easy way to do it but this let's me know there is not.  Thank you!

    Type

    Questions

    Views

    592

    Likes

    0

    Replies

    0
  • Okay this works but when I input the numbers it just shows up with a M on the end.  For example, I'm typing in $5,000,000.00 and it shows up at $5,000,000.00M when I want it to do $5M.  Is there a script to do this maybe?  I forgot to mention...I guess what I'm really looking for is if someone types...

    Type

    Questions

    Views

    563

    Likes

    0

    Replies

    0
  • I'm guessing this has to do with how it is displayed under the patterns.  I'm looking for a way when the user enters for example $5,000,000.00 it displays the shorthand version of $5M instead.  Is this possible?? Any help on this is much appreciated. Thanks.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    4
  • thanks for your help on this!! everything works perfect!!

    Type

    Questions

    Views

    620

    Likes

    0

    Replies

    0
  • This is perfect thank you, it was just what I needed.  One other question if its possible.  I'm going to try and word this the best way I can.  In the table cells I would like to have them labeled, for example the first cell would say Last Name and the second cell would say Phone Number and so on, t...

    Type

    Questions

    Views

    624

    Likes

    0

    Replies

    0
  • I'm looking for a way to have more table rows appear on the actual form.  I created a table with one header and one row with the add and delete button option.  I like how the purchase order form sample has it setup where in designer it shows one row and then on the form it appears the table has thre...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    4
  • Okay I'll try to explain the best way I can.First I have a button on the form that allows the user to chose their header and footer.  Once the button is clicked a custom pop-up appears.  The script for the button is as follows:form1.subform_p1.popWindow.presence = "visible";this.presence = "invisibl...

    Type

    Questions

    Views

    898

    Likes

    0

    Replies

    0
  • Sorry that was a typo...I meant to put Page1.header.rawValue = headerandfooter; which this works with the script that is written but when I put the presence script for the disclaimer I can't get that part to work.  It seems like one or the other script can work just not both scripts.  Unfortunately ...

    Type

    Questions

    Views

    898

    Likes

    0

    Replies

    0
  • This didn't work for me.  I think I may be doing to many things at once.  I got the previous script to finally work right with just putting Page1.header.presence = "headerandfooter"; on button click event but now the disclaimer won't show up by using the same line.  I'll keep working at it.

    Type

    Questions

    Views

    899

    Likes

    0

    Replies

    0
  • Can you have more than one script on an event.  I have a series of radio lists and after the selections a button is pressed and the selection then shows up in the header and footer.  Based on one of the selections there is a disclaimer that needs to appear on the footer of the first page.  How would...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    7