收藏Brett Davis 发布于 Dynamic Forms for Flow (beta) (原提问者 Brett Davis)2024年8月9日 13:47Brett DavisFlow questionIn a flow I need to combine the selection made from 2 radio button fields into 1 field. Radio buttons are API field: ProjectRed and API field: ProjectGreen . The options assigned to the radio buttons are the same: 1st option is 1) choice label is Commerce data 2)Choice Value is Commerce . 2nd option is 1)choice label is Global International 2)choice value is Global . When I use a formula field with the formula below, it returns the choice label and NOT the Choice value: {!Red} + {!Green}How can I get the formula to return the Choice value?显示更多添加评论撰写评论...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Brett DavisFlow questionIn a flow I need to combine the selection made from 2 radio button fields into 1 field. Radio buttons are API field: ProjectRed and API field: ProjectGreen . The options assigned to the radio buttons are the same: 1st option is 1) choice label is Commerce data 2)Choice Value is Commerce . 2nd option is 1)choice label is Global International 2)choice value is Global . When I use a formula field with the formula below, it returns the choice label and NOT the Choice value: {!Red} + {!Green}How can I get the formula to return the Choice value?显示更多