| ID | Issue | Issue Notes | Resolved? | Resolution Notes |
| 1 | Business Process Flow appears briefly, but disappears on new work order form | Tried a new BPF and modifying the standard. Both show on the old work order form, but not the new | No | |
| 2 | Work Order data import template fails to generate | Yes | The integration with BC (I assume) created duplicate cost and price not to exceed fields that needed the header modified. | |
| 3 | New Work Order form won't display fields side by side in a 2-column section | No |
const hideBPF = (formContext) => { if (typeof window !== /undefined/ && formContext.ui.process) { formContext.ui.process.setVisible(false); }


Report
All responses (
Answers (