Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

PatrickHJS
PatrickHJS
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
6

Discussions

Discussions
2

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by PatrickHJS
Customize the badges you want to showcase on your profile
Re: Yesterday, i posted asking for help to get a Customer code working. Now the statement is not actually showing what what's its creating. - Adobe LiveCycle 26-09-2014
AWESOME!!! Thank you so much! You guys have been so much help over the last few days. and the quick responses are super helpful!

Views

439

Likes

0

Replies

0
Re: Yesterday, i posted asking for help to get a Customer code working. Now the statement is not actually showing what what's its creating. - Adobe LiveCycle 26-09-2014
is that a coding statement i must make? cause i can't see that as an option to edit in the text field. I am terribly sorry. but programming/coding is not something i am good at

Views

348

Likes

0

Replies

0
Re: Yesterday, i posted asking for help to get a Customer code working. Now the statement is not actually showing what what's its creating. - Adobe LiveCycle 26-09-2014
I am trying to Take the first letter from the Company Name/Customer Name and the last 4 digits from the customers phone number. add them together to create our customer code. IE, my name is sam and the last 4 digits of my number are 6770 so my customer code would be S6770.here is the code that is under the text field i am trying to use.form1.#subform[0].CustCode::initialize - (FormCalc, client)Concat(Left(CustName,1) , Right(TextField9,4))Heirachy:form1 -master page -page 1 -(untitiled content a...

Views

349

Likes

0

Replies

0
Yesterday, i posted asking for help to get a Customer code working. Now the statement is not actually showing what what's its creating. - Adobe LiveCycle 26-09-2014
I pasted the statement into my form and it didn't have anymore syntax errors but now it is not actually creating the code. i type in the name and a phone number but nothing is happening?If you need anymore info please ask. I'm not sure what else to post to help.

Views

762

Like

1

Replies

6
Create a customer code using the First letter of a customer name and the last 4 digits of a phone number - Adobe LiveCycle 25-09-2014
I am trying to create a form where one the customer has input their name and phone number it should grab the first letter of the customer's name and then the last 4 digits of the phone number.I am not very good at coding, and have VERY VERY limited background in coding. I understand a little (the basics pretty much).I am thinking i am not using the right expression to get what i want. Below is the statement I have write. This is just to find the first letter of the name, have an idea on how to g...

Views

734

Likes

0

Replies

2
Likes given to
Likes from