• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Another Puzzle for the Guru's - Rating in numbers for text boxes containing letters

Community Beginner ,
Jun 03, 2022 Jun 03, 2022

Copy link to clipboard

Copied

The attachment should hopefully explain it all. I gave this example as an attachment to work on so hopefully you can fill in the nessesary code and just send it back. As before I truly appreciate the help. You guys are the best.

TOPICS
How to , JavaScript , PDF forms

Views

191

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 03, 2022 Jun 03, 2022

Copy link to clipboard

Copied

I would create drop downs for each criteria where:

  • a letter is diplayed but a number is the value
  • the top rating is then a read-only sum of the selected values from previous point.
  • EricDumas_0-1654276099973.pngEricDumas_1-1654276213919.png

     

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 03, 2022 Jun 03, 2022

Copy link to clipboard

Copied

More details

  1. use the 'Prepare Form' tools
  2. Create the drop-downs
    • Properties:General>name the field,
    • Options: enter all the text options and their corresponding values, click Add button each time
  3. Create a text field, Properties:
    • General: name, and read only
    • Calculate tab: select: Value is the 'Sum (+)'
      • Click on Pick button
      • Add all the drop-downs you created

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 03, 2022 Jun 03, 2022

Copy link to clipboard

Copied

You can always create complex scripting, a l;ot of experts on this thread for that.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 04, 2022 Jun 04, 2022

Copy link to clipboard

Copied

What you are asking for goes far beyond just helping each other on a forum.
I can give you a quote if you want.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 05, 2022 Jun 05, 2022

Copy link to clipboard

Copied

Ok, quote.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 08, 2022 Jun 08, 2022

Copy link to clipboard

Copied

LATEST

I'm not sure I understand it all but it doesn't look very complicated.
You should be able to do it with a few tutorials and tips.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines