Expand my Community achievements bar.

Database question

Avatar

Level 2

Hi,

on this week I just started to use the LC designer, this is a littlebit new for me.

I woluld like to create a Timesheet (oneweek) form with database connection.

I have a postgres database, the odbc connection ok. xfa actions (update, addnew, etc) ok.

Every day will be a different row in the timesheet so I should create 7 Dataconnection to the same table... I tested with 2, worked well. So I think I should have to add seven addnew and update button, not so nice, but this is just a design issue.

So the process what I planned: the employees fill the form whit the addnew button, save the pdf, send to the manager, who will sign (digital) it, and update (working if the sign filed is filled) to the database.

The problem is the pdf save is worked, but when I open again it show the first database row....

So the process working well without the save....

I dont think that my problem is to complicate but I couldn't find the correct answer.

Any Idea?

Thanks, and sorry for my english.

Tamas Kosa

I found this page.... http://www.myhealthcarestuff.com/pdf_form.html

This is the same what I want. Save the form, and upload later to the database.

0 Replies