Jump to content

WiSch

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Germany

WiSch's Achievements

Newbie

Newbie (2/6)

1

Reputation

  1. Hi Ryan. While I'm thinking about the result I want to get at the end I think the form in the frontend should be the best way. I thought so, because later I want more than one user to fill in these job-infos. But each user shouldn't see the records of the others. It'll be very helpfull for me, if you can point out an example how I implement a form that will do this job: Ask for the infos, e.g. calculate the total time with the given start- and endtime and write all together to the database. Examples for every substep will help me out also. By the way, is there a modul for using forms in the frontend? I didn't find one here? Thanks in advance for your support!
  2. Hi. I'm new here and started today to take a look at processwire. I created some fields (repeater, float, datetime...) to insert jobs I've done for my customers. Later I want to get a report of them. I can fill up all needed fields by hand, but is there a way to 1. fill my field "total time" with an calculated value based on my fields "start datetime" and "end datetime"? 2. fill my field "hourly rate" based on the value of my fieldvalue of "user" with wich I want the value of my field "hourly rate" out of the depending user data? Maybe it should be better to set up an form in the frontend to insert all this values and prefill the wanted fields with a little ajax? Any suggestions? Thanks for your help.
×
×
  • Create New...