Sp7 Data Entry: Prevent auto-insert of cataloger & catalog nr hash signs

Hi @fedoras,

  1. To remove the ######### (number sign, hash, or pound sign) that is automatically filled for auto-incrementing numeric fields, you can disable it from the Form Meta menu.

  2. At this time, Specify automatically sets the ‘Cataloger’ field to the current user’s agent (code on GitHub). This behavior is not configurable

    For now, you can use one of the other Agent fields on the Collection Object to capture the cataloger if the auto-fill behavior is undesirable. Consider using agent1 or inventorizedBy, as long as they are not already in use. Consider the impact on existing queries, exports, and other factors if you choose this route, as you will need to migrate the data to the other Agent field.