Skip to main content

Search

Search

Multiple Text Fields Linked To Single Data Calendar Source?

Comments

6 comments

  • Avatar
    Legacy Poster

    This is standard functionality.

     

    Set field B to contain the object value of field B 

    0
  • Avatar
    Legacy Poster

    Thanks for the help slickson!

     

    Future note in case anyone reads this --

     

    I found out that because I applied a "Transform - Prefix" to the text field to add the prefix "Weight: 5 lbs" whenever you input "5 lbs", the Object Value data source was not displaying correctly. I had to remove the prefix in order to allow the other text field to read the date and convert into different format.

    0
  • Avatar
    Legacy Poster

    Follow up to this question --

     

    I was able to link the two text fields to the same calendar source for one template. However, this was taking the calendar and putting the date in a standard (not custom) format such as MM-dd-YYYY or MM/dd/YY, etc... on the text field.

    When I try to use a "custom" format of "YYMMdd" and linking the Object Value of Text Field A to Text Field B, it will not work. It is only with standard date formats that it is able to read and translate into a different date code format such as the one I want - "Yjjj"

     

    Calendar date entry --> Text field A (standard date format) --> Object Value link ---> Text field B (custom date format) = WORKS

    Calendar date entry --> Text field A (custom date format) ---> Object Value link ---> Text field B (custom date format) = DOESN'T WORK

     

    Do you know if there is a way to get the calendar linked to text field A (displaying a custom date format "YYMMdd") and linking that object value to text field B (and displaying another custom date format "Yjjj")?

    0
  • Avatar
    Legacy Poster

    Still not sure how to do this in the way I wanted in the post above but I found a workaround solution to this (in case anyone else has this issue).

     

    I created a text field outside of the label with any standard date format (MM/dd/YYYY) linked to the calendar control in the data entry field. Via Object Value, I linked the two text fields on the label to the text field outside of the label and had them display their respective custom date formats (Yjjj and YYMMdd) linked to the calendar control. 

     

    #BOOMSHAKALAKA #BARTENDERKING 

    0
  • Avatar
    Legacy Poster

    Still not sure how to do this in the way I wanted in the post above but I found a workaround solution to this (in case anyone else has this issue).

     

    I created a text field outside of the label with any standard date format (MM/dd/YYYY) linked to the calendar control in the data entry field. Via Object Value, I linked the two text fields on the label to the text field outside of the label and had them display their respective custom date formats (Yjjj and YYMMdd) linked to the calendar control. 

     

    #BOOMSHAKALAKA #BARTENDERKING 

    That is exactly how I would have handled that (just make sure you set the field outside the label to not print).

    0
  • Avatar
    Legacy Poster

    I had the same issue with 2 Text Objects with different formatting. Only I gathered Data not from Calendar, but from Dropdown List.

    My topic was posted a month ago, but still got 0 answers.

    I had to figure out a workaround too. Auxiliary Text Object, invisible and non-printable did the trick, but still I have a feeling it should work with more obvious way.

    0

Please sign in to leave a comment.