Logo

Power Pages 开发时 文件太大了,无法保存,提示报错

photo

2024年07月21日

To your first issue, there are few options.

I strongly recommend to move your Javascript to separate Javascript file (its better is it can be cashed by the browser) – and just include it with <sript> tag there.

You can add the Javascript with Web Files functionality. (allow JS extension dynamics general settings for the attachments)

Another way is to increase this field length.

1. Go to Dynamics->Settings->Customization->Customize the system

2. Go to the Entities->Web Form Step -> Fields-> open adx_registerstartupscript.

3. Change Maximum Length to a bigger value.

Snipaste_2020-04-14_17-13-34.png

To your second issue. If you cannot find the Page, please try to change view and find it again.

Snipaste_2020-04-14_17-02-51.png

Hope this helps.
Sik

As is been told some records that you are trying to import exceed the max length in company column. I’d like to point you where you can update that max from e.g: 50 to 1000,

Go to Settings

pastedimage1612990613786v1.png

Select arrow down and click on Customizations

pastedimage1612990696480v2.png

Select Customize the system

pastedimage1612990744421v3.png

Expand Entities tab and look for contact, click on that.

pastedimage1612990847119v4.png
pastedimage1612990869309v5.png

Click on fields

pastedimage1612990938565v6.png

Look for company column and click it

pastedimage1612991092031v7.png

locate Maximum Length* field and set a bigger number e.g:50 to 1000

pastedimage1612991173537v8.png

click on save and close

pastedimage1612991251091v9.png

Back in contact, click on publish 

pastedimage1612991380243v10.png

Regards.

橙子主题打折出售

其实我不卖,主要是这里是放广告的,所以就放了一个
毕竟主题都没做完,卖了也是坑.

购买它
本文为原创文章,请注意保留出处!

留言板

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

其实这个很简单,就是读取一个在用户目录里面的一个Bookmarks文件就好了。  先建立几个实...C#获取GoogleChrome的书签

热门文章

WordPress 后台编辑器样式实现直接预览 在WordPress3.0以后,有一个新的实用功能:你可以更改默认后台编辑器(TinyMCE)的样...WordPress后台编辑器样式实现直接预览 作者:Pastore Antonio
1531 浏览量
【干货】Chrome插件(扩展)开发全攻略 写在前面我花了将近一个多月的时间断断续续写下这篇博文,并精心写下完整demo,写博客的辛苦大家懂的...【干货】Chrome插件(扩展)开发全攻略 作者:Pastore Antonio
1486 浏览量
memcached 处理 多端口:https://blog.csdn.net/Erica_1230/article/deta...memcached处理 作者:Pastore Antonio
1480 浏览量
使用Nginx+WordPress搭建个人网站 背景很多研究技术的朋友喜欢写博客。如果希望搭建一个完全属于自己的网站,也并不困难。这里简要分享一下...使用Nginx+WordPress搭建个人网站 作者:Pastore Antonio
1452 浏览量
C#图片处理 通常对一幅图片的处理包括:格式变换,缩放(Scale),翻转(Rotate),截取(Clip),滤镜...C#图片处理 作者:Pastore Antonio
1443 浏览量