즐겨찾기Gorav Seth (Ashoka) (최초 작성자: Gorav Seth)2017년 12월 11일 오후 10:51Gorav SethBeen having some fun w the new winter18 ability to embed lightning flow components in visualforce pages, which gives us the ability to: a) use lightning runtime with flows embedded in visualforce pages (and therefore return user to record created in flow with lightning runtime)b) get output variables from flow without a custom controller (so can return user to record created in flow without any apex! javascript and a lightning bundle required but its not that bad) i assume we can also pass variables to the flow, but...javascript. not very strong on that. so here are a couple of articles on what i was able to do set flow finish behavior w/out custom controller:http://goravseth.com/setting-flow-finish-behavior-without-a-custom-controller use a flow with lightning runtime in a chatter subtab app http://goravseth.com/chatter-profile-tab-to-update-user-fields whats cool is that you really just need one lightning app bundle to display any number of flows, as you set which flow to pull in on the vf page. the styling might be the only issue - but you can probably set that on the vf page itself in which case its pretty much build once use forever.더 보기댓글 추가댓글을 작성하세요...굵은 글꼴기울인 글꼴밑줄취소선불릿 기호 목록번호가 지정된 목록링크 추가코드 블록이미지 삽입파일 첨부링크 URL취소저장0/9000답글 쓰기
Gorav SethBeen having some fun w the new winter18 ability to embed lightning flow components in visualforce pages, which gives us the ability to: a) use lightning runtime with flows embedded in visualforce pages (and therefore return user to record created in flow with lightning runtime)b) get output variables from flow without a custom controller (so can return user to record created in flow without any apex! javascript and a lightning bundle required but its not that bad) i assume we can also pass variables to the flow, but...javascript. not very strong on that. so here are a couple of articles on what i was able to do set flow finish behavior w/out custom controller:http://goravseth.com/setting-flow-finish-behavior-without-a-custom-controller use a flow with lightning runtime in a chatter subtab app http://goravseth.com/chatter-profile-tab-to-update-user-fields whats cool is that you really just need one lightning app bundle to display any number of flows, as you set which flow to pull in on the vf page. the styling might be the only issue - but you can probably set that on the vf page itself in which case its pretty much build once use forever.더 보기