Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

Example of user custom field:

  1. We create custom field ERP_salesmen_id

  2. image-20240722-082919.png

  3. In database we have a table with salesman

  4. image-20240722-080818.png

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

  6. image-20240722-075849.png
  7. image-20240722-083033.png

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

  8. image-20240722-083120.png
  9. Custom field value is added for user

  10. image-20240722-083225.png

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

  12. image-20240722-083520.png

    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.png

  15. Let also show practical use for custom field.

  16. image-20240722-084239.png

    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.png

  • No labels