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

Srini_Dhulipall
Srini_Dhulipall
Offline

Badges

Badges
40

Accepted Solutions

Accepted Solutions
255

Likes Received

Likes Received
178

Posts

Posts
1397

Discussions

Discussions
16

Questions

Questions
1381

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Srini_Dhulipall
Customize the badges you want to showcase on your profile
Re: disable mandatory fields when subform is hidden - Adobe LiveCycle 23-08-2022
The link you have provided is not working now! 

Views

9

Likes

0

Replies

0
Re: Accessing "specified values" via scripting - Adobe LiveCycle 06-06-2021
welcome to all

Views

314

Likes

0

Replies

0
Re: Reduce the spacing pls.? - Adobe LiveCycle 19-02-2014
Yes, you are awesome, it workedThank you

Views

482

Likes

0

Replies

0
Re: Can not check in or check out in the workbench - Adobe LiveCycle 10-02-2014
Can you please also share the workbench log file ? Go to Help -> About Adobe LiveCycle Workbench ES4 ->Installation Details -> Configuration tab.Thanks,Wasil

Views

676

Likes

0

Replies

0
Re: addresses in email submit not showing - Adobe LiveCycle 22-05-2013
Margaret, The issue could be with the path you are using to reference those two fields. Check the path is correct. Also, It would be easy to have the data to be taken into variables, before you use them in the send email function. This way you can place print the values in the messageBox and verify if they are correct.. For example: var strToAddress, strCCAddress, strSubject, strMessage strToAddress = "name@follett.com; " + "name@follett.com;"; strCCAddress = page1.injuredInfo.injuryInfo.descFie...

Views

457

Likes

0

Replies

0
Re: Best place to store a big XML. - Adobe LiveCycle 27-05-2013
As per linked in post.....- XML in Form (makes form size bigger)- Webservice look ups (requires user to online / connected)- Embedded/Hardcoded into the for design (messy, difficult maintenance, etc...)- You could go with folder level scripts and then do some very cool things (but i dont think this is applicable to your use case / deployment requirements)

Views

244

Likes

0

Replies

0
Re: Javascript help for pagecount - Adobe LiveCycle 22-05-2013
Refer this: http://help.adobe.com/en_US/livecycle/10.0/DesignerScriptingRef/WS92d06802c76abadb-3e14850712a151d270d-7ffa.html#WS92d06802c76abadb-3e14850712a151d270d-759d

Views

376

Likes

0

Replies

0
Re: All fields snap to left margin when moving - Adobe LiveCycle 22-05-2013
No the subform is in fact set as positioned. As soon as I try to reposition any element it just snaps to the left margin and stays there.Just this one pdf that has this issue.

Views

186

Likes

0

Replies

0
Re: Custom Save Button - Adobe LiveCycle 21-05-2013
I think saving to local system folders is not permitted because of security reasons. So you might have to depend on the SaveAs option.ThanksSrini

Views

446

Likes

0

Replies

0
Re: how to create a subform with several initialized rows? - Adobe LiveCycle 22-05-2013
I teased out a set of binding settings that seem to work for me:For the table check Repeat Table for Each Data Item and Initial Count and set the count to 1.Select the table rows and in the binding tab set as described for the table.Seems both of these are required, but I'm ready to believe there are other approaches that work.Thanks again Srini!

Views

314

Likes

0

Replies

0
Likes given to