Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,Please, could anyone help me?I am creating a Guest Portal and according to Law we need to store the data of the user (Name, Phone, Email and CPF).CPF (represents the ID of the Brazilian identity document) in format "999.999.999-99". I've created a...
Hi,Please, could anyone help me? I am creating a Guest Portal and according to Law we need to store the data of the user (Name, Phone, Email and CPF).CPF (represents the ID of the Brazilian identity document) in format "999.999.999-99". I've created ...
Hi Jason,I've enabled Inspect in Chrome browser and I've been able to identify the field.<input type="text" name="guestUser.fieldValues.ui_cpf_text" data-validation-type="TEXT" maxlength="256" id="guestUser.fieldValues.ui_cpf_text" .... Made this val...
Thanks for the review. For the development of the Portal I need to open bidding for contracting services, it takes about 3 months.Could you tell me how I have to find the ui_ of the custom fields in CISCO ISE? I'll try to validate with regex."guestUs...
Hi Jason,Could you tell me how to find the "ui_" of the custom fields in CISCO ISE?"guestUser.fieldValues.optionalData 1"or"guestUser.fieldValues.ui_CPF"I find documents only for default fields"guestUser.fieldValues.ui_phone_number"Since I need to pu...
Only validation if the CPF ID is valid is enough. We'll avoid too many junk registrations.We will not cross the GUEST Portal with the base of the government.You will make the Term of Acceptance where the user is responsible for informing the true dat...