Forum Discussion
vchack7
Jan 21, 2020Copper Contributor
InfoPath alternative- Addin or Framework
Our organization is moving to SharePoint 2019 (we don't want to move to cloud or Hybrid). As InfoPath is deprecated I’m looking for alternatives. ? Our organization got 100 employees. We usually use...
aarj6
Jan 21, 2020Copper Contributor
There are no out-of-the-box alternatives to InfoPath forms. Either you have to integrate with PowerApps with On-Premise gateway which is expensive I believe.
- Other alternative SPFx
- You can also explore other third party tools such as Nintex, K2 etc.
- Other alternative SPFx
- You can also explore other third party tools such as Nintex, K2 etc.
- vchack7Jan 21, 2020Copper Contributor
With SPFx can we implement all the requirements. I heard from an expert that SPFx doesnt send email but we some other tools to send email. Is that correct?
- Jan 21, 2020You can send emails from SPFx.
Example using PnPjs library
https://pnp.github.io/pnpjs/sp/sp-utilities-utility/- vchack7Jan 21, 2020Copper Contributor