Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Custom fields are custom values that can be used to set value for user or group and used in queries and reports.

...

  1. We create custom field ERP_salesmen_id

  2. image-20240722-071347.pngImage Removedimage-20240722-082919.pngImage Added

  3. In database we have a table with salesman

  4. image-20240722-075506.pngImage Removedimage-20240722-080818.pngImage Added

  5. We also added one of the salesman as a user in BladeFx

  6. image-20240722-075849.png
  7. Screenshot 2024-07-22 100021-20240722-080021.pngImage Removedimage-20240722-083033.pngImage Added

    Click “+“ and add value for custom field. We are using value from database 6 because this is salesmen Id in database

    image-20240722-080625.pngImage Removed

  8. image-20240722-083120.pngImage Added

  9. Custom field value is added for user

  10. image-20240722-083225.pngImage Added

  11. Now we can try to use this field in query

  12. image-20240722-083520.pngImage Added

    With right click, you can open menu from which you can select custom field.

  13. Try to run query, and you will receive value for custom field

  14. image-20240722-083745.pngImage Added

  15. Let also show practical use for custom field.

  16. image-20240722-084239.pngImage Added

    Here we will get all customers which are connected to user/ salesmen.

  17. You can also use custom field value in report. You can find all field values in table TblCustomParameters

  18. image-20240722-084624.pngImage Added