上传的图像用于项目: 'CST技术支持'
  1. CST技术支持
  2. SLAL2-428

录用信label翻译 - 贝卡尔特

XMLWord打印

    • Icon: Change Change
    • 解决结果: 完成
    • Icon: Medium Medium
    • CSC 5月pm工单
    • Y-易路产品-
    • BKETUAT
    • 人力资源等
    • 隐藏

      在bketuat_hr_recruitment_enroll_form这个视图后面加上:

      <xpath expr="//label[@for='social_security_city']" position="attributes">
          <attribute name="invisible">1</attribute>
      </xpath>
      <xpath expr="//label[@for='housing_fund_city']" position="attributes">
          <attribute name="invisible">1</attribute>
      </xpath>
      <xpath expr="//group[@name='Offer']" position="attributes">
          <attribute name="string">Work Flow Task</attribute>
      </xpath>
      

      然后编辑该视图翻译,修改Work Flow Task对应的中文翻译即可

      显示
      在bketuat_hr_recruitment_enroll_form这个视图后面加上: <xpath expr= " //label[@ for = 'social_security_city' ]" position= "attributes" > <attribute name= "invisible" >1</attribute> </xpath> <xpath expr= " //label[@ for = 'housing_fund_city' ]" position= "attributes" > <attribute name= "invisible" >1</attribute> </xpath> <xpath expr= " //group[@name= 'Offer' ]" position= "attributes" > <attribute name= "string" >Work Flow Task</attribute> </xpath> 然后编辑该视图翻译,修改Work Flow Task对应的中文翻译即可

      1. 客户希望把入职记录页面中的【录用信】Label名称改成 【工作流任务】
      涉及视图为
      【招聘管理-入职记录】:view.form.hr.recruitment.enroll
      【员工经理自助-人事事件-入职记录】:view.form.hr.recruitment.enroll.team

      2. 客户希望【招聘管理-入职记录】隐藏【社保城市】【公积金城市】,这两个都是组合字段,所以本身不是字段,是label。

            chengdd 程丹丹
            luya 陆绎安
            表决:
            0 为这个问题表决

              创建日期:
              已更新:
              已解决: