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

sebastian_pl
sebastian_pl
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sebastian_pl
Customize the badges you want to showcase on your profile
Re: Cannot save and sign forms by Reader - Adobe LiveCycle 30-08-2017
1. Save file created in Lifecycle Designer.2. Open this file in Acrobat Pro.3. Choose "Save as", then "Reader Extended PDF" then "Enable Additional Features".Now users of Acrobat Reader will be able to fill, sign and save this form.

Views

159

Likes

0

Replies

0
Re: Performance drop with latest updates - 11.0.22 - Adobe LiveCycle 30-08-2017
Hello,after update 11.0.21 I could not open some files.I had decided to download installer with 11.0.7. Now I monitor situation.So it seems I have to wait for next update after 11.0.22.

Views

251

Likes

0

Replies

0
Signature validity depends on meeting conditions - Adobe LiveCycle 30-08-2017
Hello,I have created form and it is almost finished, but one thing makes me crazy.Validity of second signature depends on meeting of conditions set. If both conditions are met signature is valid, if not signature is invalid.File is here -> https://adobe.ly/2iIFJl5As it is in Polish language, few comments.1 There are two targets "Minimalna wydajność" - minimum capacity and "Maksymalny PPM" - maximal defect ratio2. Sign and second subform will open3. Start of manufacturing period is e.g. 06:00 and...

Views

250

Likes

0

Replies

0
Re: Formcalc time calculation - Adobe LiveCycle 05-12-2016
I am not experienced so much in scripting,I have table with "Start time", Finish time" and "Working time" columns.For each row working time is calculated separately and then here is my Formcalc for total timevar t_t = 0if (Table1.Row[*].Working_time > 0) thent_t = (Sum(Table1.Row[*].Working_time))Total_time = Concat(t_t, " h")elseTotal_time = ""endif

Views

144

Likes

0

Replies

0
Resignation from overriding calcluation value - Adobe LiveCycle 05-12-2016
Hello Everyone.I've created form with calculated drop-down list.Value is calculated, user can override it and select from drop-down list alternative value.Problem is, user can not select from drop-down list value which is equal to calculated value.Any thoughts?Thank you for supportSebastian

Views

197

Likes

0

Replies

0