콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2686 화면

Fix the value of a form field :


아바타
취소
작성자 베스트 답변

add a "value=" attribute in the input + add a "readonly='true'" attribute in the input tag 



Here is a use case when it turns out to be very useful : B2B e-commerce login 


In this use case, the client needs to be able to automate the registration process. 


  • To ask for log in credentials, customers need to send a form with their information. 

  • The form creates a new task in project (or in any other model of your choice).

  • We want to fix the name of the task to "log in request" to be able to easily find the requests. 

  • Create an automated action to send an email when a new task is created where "name='log in request'"


아바타
취소
관련 게시물 답글 화면 활동
1
9월 23
3358
1
2월 22
2738
1
3월 15
4913
0
3월 15
4568
2
8월 25
162