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

Datum Plus Monate

Contributor ,
Nov 05, 2022 Nov 05, 2022

Hallo ich möchte ein Datumund darauf Monate Rechnen 6,12,18,24 Monate wie kann ich das machen möchte eine MHD Liste erstellen. Das Enddatum soll automatisch ausgerechnet werden,

 

hat dajemand einen Tipp für mich.

 

Mit freundlichen Grüßen 

Marcel 

TOPICS
Cancel subscription , Crash or freeze , Create PDFs , Edit and convert PDFs , General troubleshooting , How to , Install update and subscribe to Acrobat , JavaScript , PDF forms , Print and prepress , Rich media and 3D , Scan documents and OCR , Security digital signatures and esignatures , Standards and accessibility
665
Translate
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
1 ACCEPTED SOLUTION
Community Expert ,
Nov 06, 2022 Nov 06, 2022
Translate
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 ,
Nov 06, 2022 Nov 06, 2022
Translate
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
Contributor ,
Nov 06, 2022 Nov 06, 2022

welcher Code Wäre es denn und wo muss ich den eingebeben?

Translate
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 ,
Nov 06, 2022 Nov 06, 2022

Use the code posted by @Nesa Nurani that is marked as correct answer as a custom calculation script.

 

Execute the script from the date picker target field.

 

You need to modify the script to match the actual names of the field objects where you want the desired dates to  populate.

Translate
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
Contributor ,
Nov 06, 2022 Nov 06, 2022

das funktoniertbei mir nicht ich möchte auf ein datum 06.11.2022 18 Monate dazu rechnen 

Translate
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 ,
Nov 06, 2022 Nov 06, 2022

I apologize, I thought you understood the getMonth() and the util.printf() methods that you need to modify for your own script to work based on the example of  the link that I posted for you.

 

Are you asking for someone to write the entire script for you?

 

 

Translate
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
Contributor ,
Nov 06, 2022 Nov 06, 2022

es hat jetzt funktoniert

danke

Translate
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 ,
Nov 06, 2022 Nov 06, 2022
LATEST

Ok great, you're welcome.

 

All credit to @Nesa Nurani 

Translate
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 ,
Nov 06, 2022 Nov 06, 2022

correction, I meant to say the getMonth(),

util.scand() and util.printd() methods.

Translate
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