rightnow crm - standard/input/ContactNameInput receives the data of the user who is logged in -


i'm working on oracle service cloud rightnow , have form. fields of form contact.name.first , contact.name.last . calling :

<rn:widget path="input/contactnameinput" name="contact.name"  label_input="#rn:msg:custom_msg_customer_name_lbl#" class="form-control"     id="csname" maximum_length="60" required="true"/> 

the inputs printed value of logged-in user. how can prevent them having value?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -