お気に入りGorav Seth (Ashoka) (元の投稿者: Gorav Seth)2017年12月11日 22: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.表示件数を増やす