Project Online – How do you write data back to PWA using SQL?

Home Forums Discussion Forum Project Online – How do you write data back to PWA using SQL?

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #411857

      We would like o keep certain fields in PWA “read-only” while writing their content using SQL.
      Is there a way to do that?

      Thanks.. Norm

    • #411858
      Larry Christofaro
      Participant

      Hi Norm. Yes, you can do that. Create the field to update (let’s call it “Budget”). Then create another custom field called “View Budget” with the formula [Budget]. That will view the budget without being able to edit it. The one thing I don’t know with writing it using SQL is whether the field will get calculated. You may have to play around with saving or publish the project. Good luck…

Viewing 1 reply thread
  • You must be logged in to reply to this topic.