Trimming a date

U

Uleric

I have a default value that is populating a read only text field, that
contains the date from the date picker as part of the value. It goes
like this:

manufacture date: (user selected)
product: 6 digits (user entered)

I have a barcode field that gets auto-populated from those two values
like this:

01012000999999

By concatinating the two user selected fields. My problem is that the
date doesn't show because the / / / aren't trimmed in the function.

Is there a way to trim out slashes and time from a date picker to
populate a text box using an expression?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top