Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tutorial:dev:how_to_create_eav_face_type [2019/02/04 09:26]
tomiskar
tutorial:dev:how_to_create_eav_face_type [2019/02/04 09:29] (current)
tomiskar
Line 8: Line 8:
  
   * You need to install CzechIdM 7.4.0 (and higher). We have CzechIdM installed for this tutorial on server ''http://localhost:8080/idm-backend''.   * You need to install CzechIdM 7.4.0 (and higher). We have CzechIdM installed for this tutorial on server ''http://localhost:8080/idm-backend''.
 +
 +Source codes for this tutorial can be found in the [[https://github.com/bcvsolutions/CzechIdMng/blob/develop/Realization/frontend/czechidm-example/src/components/PrioritySelectFormAttributeRenderer.js|example module]]
 +
  
 ===== 01 Create a renderer component ===== ===== 01 Create a renderer component =====
  • by tomiskar