Distinguish between 'public' and 'private' request

Hello Team,

HivePress allows users to submit both ‘standard’ and ‘private’ Job Requests. These requests include additional attributes configured under the Requests → Attributes section.

I need the ability to define different attributes for ‘standard’ and ‘private’ Job Requests, as some attribute information (such as skill level) may already exist in the vendor’s profile and therefore not relevant to be included in a ‘private’ Job Request.

One possible approach to differentiating these two request types is by assigning a unique class value to the ‘private’ Request, enabling the hiding of non-relevant attributes using CSS.

If this is the recommended method, could you advise on how to implement a new class value to support this requirement?

Thank you in advance!

Hi,

Unfortunately, there is no such feature, it will require a custom implementation. If you are familiar with coding or have a developer, we can provide general guidance. Let me know if it works for you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.