Skip to main content
Question

How to add field with PLSQL code in IFS cloud

  • December 5, 2022
  • 1 reply
  • 63 views

Forum|alt.badge.img+8

need to add a field "man days worked" on work task screen which should be calculated by diff between actual finish minus actual start date.

1 reply

  • Superhero (Employee)
  • December 6, 2022

Your best bet is to add a read only reference field, with a select statement. You can read more about how custom fields work in Apps 10 here.