Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/20/10
    I have a form with a dynamic table in which the user is allowed to add and remove rows to it as needed.  The table also has a column on the end of it that will become visible/hidden on the click of a button.  It also performs basic arithmatic (addition & multiplication) needed to calculate prices fo...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 7/20/10
    I wonder if anybody knows of a way to use a process variable from a main process as the name of a subprocess. All subprocesses have identical input and output variables, but different process activities. If this is possible, I could call subprocesses based on data being sent to the main process. I a...

    Views

    930

    Likes

    0

    Replies

    2
  • 7/20/10
    I've got a form set up which includes text fields, image fields and buttons which "jump" users to other pages on the form.  The form behaves exactly how i want it to... ie is editable and has been populated with content by the client.  I now want to lock the text and image fields but preserve the fu...

    Views

    31.0K

    Likes

    0

    Replies

    6
  • 7/20/10
    Hi,My requirement is:Need to submit form to two different methods doGet and doPost.doGet will authenticate the request by asking to enter username and password.After successful authentication we need to call doPost to submit the data of form.I tried using Get(url); and Post(url,data,type); methods o...

    Views

    2.0K

    Likes

    0

    Replies

    0
  • 7/20/10
    Hello,I was wondering if there was a way, similar to the option in Excel to add a comment to a particular cell so that when one hovered over the cell, a small box with additional text would appear.Also, I was curious to see if there is a button that could be made to show all comments or disable all ...

    Views

    2.8K

    Likes

    0

    Replies

    6
  • 7/19/10
    Users will choose an option from a drop-down menu. I want their selection to drive the content of table cells or text fields elsewhere on the form.For example, selecting "winter" from the drop-down will display "The coldest season of the year" in a table cell.Thanks in advance for the help.Nick

    Views

    1.8K

    Likes

    0

    Replies

    9
  • 7/19/10
    I have set up a date field on my form so that the date shows up automatically. Currently if i open the document today and save it, it has todays date.  Tomorrow if I open the form again, it has the previous day's date. I would like the date to always be current-showing the date the file was opened. ...

    Views

    2.5K

    Likes

    0

    Replies

    5
  • 7/19/10
    I'm trying to set a numeric field to have a % sign added at the end of the number. example: 10% 20% or 100%. Everytime the entry is entered it always adds two zeros to the end of the entry making it 1000% 2000% or 10,000%.My current pattern is num{zzzz9%} .

    Views

    748

    Likes

    0

    Replies

    2
  • 7/19/10
    What is the best, way to do the following?Form1 lists items that have a cost valueForm2 is an invoice formWhat is the best way to export items with a cost value from form1 into form2?A user would make item selections in form1 and save the form, then return it, or export data.Then form2 would retriev...

    Views

    1.7K

    Likes

    0

    Replies

    8
  • 7/19/10
    Hi does anyone know where I get information on maximum concurrent numbers of users this platform could support?We're currently scoping a video-chat gaming system which could have up to 10'000 concurrent users and need to establish reliability and scalability figure but I can't find any ...Thank youS...

    Views

    1.6K

    Likes

    0

    Replies

    4